* lisp/progmodes/ruby-mode.el (ruby-add-log-current-method): Print the
authorDmitry Gutov <dgutov@yandex.ru>
Tue, 13 Nov 2012 09:30:16 +0000 (13:30 +0400)
committerDmitry Gutov <dgutov@yandex.ru>
Tue, 13 Nov 2012 09:30:16 +0000 (13:30 +0400)
commit303ecaf0c015101eb893e3a5d53511d5a7be0af8
treea9a86d96f535d0c8090e6d5dd1aeeeadd1e2ac02
parentf43958f749e7b6e3645ea19394a5fa6d827b2706
* lisp/progmodes/ruby-mode.el (ruby-add-log-current-method): Print the
period before class method names, not after.  Remove handling of
one impossible case.  Add comments.

* test/automated/ruby-mode-tests.el
(ruby-add-log-current-method-examples): New test.
(ruby-test-string): Extract from ruby-should-indent-buffer.
lisp/ChangeLog
lisp/progmodes/ruby-mode.el
test/ChangeLog
test/automated/ruby-mode-tests.el